In this project, we will be implementing image colorization using feature transfer from similar images. This method intends to transfer image colors from one image to another. The constraint of this method is that both images have to be semantically simil
Welcome to the Colorful Image Colorization GitHub project! In this repository, you'll find an implementation of the Colorful Image Colorization technique proposed by Richard Zhang, Phillip Isola, and Alexei A. Efros. This project aims to add color to
This is a from-scratch PyTorch implementation of "Colorful Image Colorization" [1] by Zhang et al. created for the Deep Learning in Data Science course at KTH Stockholm.
Welcome to the GitHub repository for our Image Colorization model! This model uses deep learning to add vibrant colors to grayscale images, particularly focusing on historical photographs.
We train on a million images, with simulated user inputs. To guide the user towards efficient input selection, the system recommends likely colors based on the input image and current user inputs. The colorization is performed in a single feed-forward pas